-- card: 25462 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 3426 -- name: Drawings in the sand ----- HyperTalk script ----- on openCard global score subtract 5 from score if score <= 0 then visual effect scroll up go card "end" end if put score into field "scorebox" end openCard on mouseUp get field "textarea" of card "Communal Hut" put it&return&"Eat pecans" into field "textarea" of card "Communal Hut" get field "textarea" of card "Mountain Trail" put it&return&"In search of the pecan tree" into field "textarea" of card "Mountain Trail" visual effect dissolve go card "Hut of the Medicine Man" end mouseUp -- part contents for background part 1 ----- text ----- Drawings in the sand -- part contents for background part 2 ----- text ----- The medicine man draws a picture for you on the sandy floor of his hut. ''It is the golden parrot,'' he says. ''You will find it in the high branches of the pecan tree.'' His picture looks nothing like a bird of any kind. -- part contents for background part 5 ----- text ----- 110